(defface menu): Doc fix.
authorGerd Moellmann <gerd@gnu.org>
Thu, 5 Apr 2001 16:15:50 +0000 (16:15 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 5 Apr 2001 16:15:50 +0000 (16:15 +0000)
lisp/faces.el

index dd319eb7601f6912be58ececd62efb34769a80ae..0fd3190773b57e8e2562700ff2fde2fc07ddfcbc 100644 (file)
@@ -1722,7 +1722,7 @@ created."
      )
     (t
      :inverse-video t))
-  "Basic menu face."
+  "Basic face for the font and colors of menus."
   :version "21.1"
   :group 'menu
   :group 'basic-faces)